Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automatic channel scanning #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwmullally
Copy link

@jwmullally jwmullally commented Mar 11, 2022

Add an extra argument to enable automatic channel scanning. This is managed by a seperate timer thread.

Also move channel 11..26 numbers to reusable constants

Signed-off-by: Joe Mullally [email protected]


If you don't already know what 802.15.4 channel some devices are using, it can take a lot of manual work and time to discover it (#19 would also help here). This provides an easy way to do a slow "site survey" of all the channels, where a user can start the capture once with the scanning enabled, and within 10-30mins should have packets from all busy channels.

@CLAassistant
Copy link

CLAassistant commented Mar 11, 2022

CLA assistant check
All committers have signed the CLA.

@jwmullally jwmullally force-pushed the feature/automatic-channel-scanning branch from 93bee92 to fc4a02a Compare April 15, 2022 15:13
Add an extra argument to enable automatic channel scanning. This is
managed by a seperate timer thread.

Also move channel 11..26 numbers to reusable constants

Signed-off-by: Joe Mullally <[email protected]>
@jwmullally jwmullally force-pushed the feature/automatic-channel-scanning branch from fc4a02a to c2c4731 Compare September 7, 2022 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants